-
Home
-
User Access Manager
-
2.2.10
-
Code
-
Classes
- Controller
Total Complexity |
15 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
156 |
Lines of code |
52 |
Logical lines of code |
25 |
Comment lines |
60 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verifyNonce() |
S |
69 |
2 |
6 |
addErrorMessage() |
S |
70 |
2 |
6 |
processAction() |
S |
62 |
2 |
10 |
__construct() |
S |
74 |
1 |
5 |
getPhp() |
S |
82 |
1 |
3 |
getWordpressConfig() |
S |
82 |
1 |
3 |
createNonceField() |
S |
79 |
1 |
3 |
getNonce() |
S |
80 |
1 |
3 |
setUpdateMessage() |
S |
81 |
1 |
3 |
getUpdateMessage() |
S |
82 |
1 |
3 |
hasUpdateMessage() |
S |
80 |
1 |
3 |
render() |
S |
78 |
1 |
4 |